﻿capital = 306

set_research_slots = 3
set_stability = 0.4
set_war_support = 0.2

oob = "COL_1936"

# Starting tech
set_technology = {
	infantry_weapons = 1
	tech_support = 1		
	tech_engineers = 1
	gw_artillery = 1
	early_fighter = 1
	cv_early_fighter = 1
}

if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {
		early_submarine = 1
		early_destroyer = 1
		early_light_cruiser = 1
	}
	#set_naval_oob = ""
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		early_ship_hull_cruiser = 1
		early_ship_hull_submarine = 1
		mtg_transport = 1
		basic_torpedo = 1
		basic_battery = 1
		basic_light_battery = 1
		basic_secondary_battery = 1
		basic_depth_charges = 1
	}
	#set_naval_oob = ""
}

set_convoys = 10

set_politics = {
	ruling_party = democratic
	last_election = "1935.3.5"
	election_frequency = 48
	elections_allowed = yes
	
}

set_popularities = {
	democratic = 50
	fascism = 30
	communism = 15
	neutrality = 5
}
	
create_country_leader = {
	name = "Mariano Ospina Pérez"
	desc = "POLITICS_MARIANO_OSPINA_PEREZ_DESC"
	picture = "gfx/leaders/South America/Portrait_South_America_Generic_land_2.dds"
	expire = "1965.1.1"
	ideology = corporatist_ideology
	traits = {
		#
	}
}


create_country_leader = {
	name = "Eduardo Santos"
	desc = "POLITICS_EDUARDO_SANTOS_DESC"
	picture = "gfx/leaders/South America/Portrait_South_America_Generic_5.dds"
	expire = "1965.1.1"
	ideology = liberal_republican_ideology
	traits = {
		#
	}
}

create_country_leader = {
	name = "Alfonso López Pumarejo"
	desc = "POLITICS_ALFONSO_LOPEZ_PUMAREJO_DESC"
	picture = "gfx/leaders/South America/Portrait_South_America_Generic_land_5.dds"
	expire = "1965.1.1"
	ideology = liberal_republican_ideology
	traits = {
		#
	}
}

create_country_leader = {
	name = "Carlos Eugenio Restrepo"
	desc = ""
	picture = "gfx/leaders/South America/carlos_eugenio_restrepo_restrepo.dds"
	expire = "1965.1.1"
	ideology = liberal_republican_ideology
	traits = {
		#
	}
}

create_corps_commander = {
	name = "Gustavo Rojas Pinilla"
	portrait_path = "gfx/leaders/South America/Portrait_South_America_Generic_land_3.dds"
	traits = {  trickster urban_assault_specialist }
	skill = 2
	attack_skill = 2
	defense_skill = 2
	planning_skill = 2
	logistics_skill = 2
}